Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(renovate): pin GitHub action digests to semver #926

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

intcreator
Copy link
Collaborator

Description

this should make the GitHub actions PRs a little more human readable by changing them to be pinned to semver vs. plain digests

Related Issue

Motivation and Context

Makes maintenance a little easier for humans

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • If my change introduces a breaking change, I have added a ! after the type/scope in the title (see the Conventional Commits standard).

this should make the GitHub actions PRs a little more human readable by changing them to be pinned to semver vs. plain digests
@intcreator intcreator requested a review from sheerlox December 15, 2024 03:14
@sheerlox sheerlox changed the title build: pin GitHub action digests to semver ci(renovate): pin GitHub action digests to semver Dec 15, 2024
@sheerlox sheerlox merged commit 6541167 into main Dec 15, 2024
19 checks passed
@sheerlox sheerlox deleted the intcreator/pin-action-digests-to-semver branch December 15, 2024 13:16
@ncb000gt
Copy link
Member

🎉 This PR is included in version 3.3.2-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ncb000gt
Copy link
Member

🎉 This PR is included in version 3.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

intcreator pushed a commit to sheerlox/node-cron that referenced this pull request Dec 30, 2024
## [3.3.2](kelektiv/node-cron@v3.3.1...v3.3.2) (2024-12-30)

### 🐛 Bug Fixes

* fix infinite loop on expressions resolving only inside a DST forward jump ([kelektiv#938](kelektiv#938)) ([efb8df5](kelektiv@efb8df5)), closes [/github.com/kelektiv/pull/667/files#diff-c14c2dca8456f15417b39cfbd9758009f8eb4f3a190a415768d6e4ae6ae9dceeL473-L477](https://github.com/kelektiv//github.com/kelektiv/node-cron/pull/667/files/issues/diff-c14c2dca8456f15417b39cfbd9758009f8eb4f3a190a415768d6e4ae6ae9dceeL473-L477) [kelektiv#919](kelektiv#919) [kelektiv#919](kelektiv#919)

### ⚙️ Continuous Integrations

* **action:** update marocchino/sticky-pull-request-comment action to v2.9.0 ([kelektiv#930](kelektiv#930)) ([1e7bce9](kelektiv@1e7bce9))
* **renovate:** pin GitHub action digests to semver ([kelektiv#926](kelektiv#926)) ([6541167](kelektiv@6541167))

### ♻️ Chores

* **deps:** lock file maintenance ([70c3339](kelektiv@70c3339))
* **deps:** lock file maintenance ([afad454](kelektiv@afad454))
* **deps:** lock file maintenance ([b1dbf69](kelektiv@b1dbf69))
* **deps:** pin dependencies ([kelektiv#915](kelektiv#915)) ([dfcbd3c](kelektiv@dfcbd3c))
* **deps:** update dependency [@commitlint](https://github.com/commitlint)/cli to v19.6.1 ([7999427](kelektiv@7999427))
* **deps:** update dependency [@semantic-release](https://github.com/semantic-release)/release-notes-generator to v14.0.2 ([93c9373](kelektiv@93c9373))
* **deps:** update dependency [@types](https://github.com/types)/node to v20.17.10 ([9313ffd](kelektiv@9313ffd))
* **deps:** update dependency lint-staged to v15.2.11 ([100c9ff](kelektiv@100c9ff))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants