Skip to content

chore(renovate): avoid pinning a digest for local actions#471

Merged
litaocdl merged 1 commit into
mainfrom
dev/unpin-local-actions
Jul 16, 2026
Merged

chore(renovate): avoid pinning a digest for local actions#471
litaocdl merged 1 commit into
mainfrom
dev/unpin-local-actions

Conversation

@NiccoloFei

Copy link
Copy Markdown
Contributor

Renovate with a global pinDigest: true tries pinning a digest also for local actions referenced via the
owner/repo[/path]@ref pattern.
A new digest update for those actions would be generated every time there's a new commit on main, given that they live directly in this repository.

@NiccoloFei
NiccoloFei requested review from a team, jbattiato and litaocdl as code owners July 14, 2026 15:12
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. github_actions Pull requests that update GitHub Actions code labels Jul 14, 2026
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
@NiccoloFei
NiccoloFei force-pushed the dev/unpin-local-actions branch from df28060 to 864d50c Compare July 14, 2026 15:13
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 14, 2026
@litaocdl
litaocdl merged commit 5dd8197 into main Jul 16, 2026
75 checks passed
@litaocdl
litaocdl deleted the dev/unpin-local-actions branch July 16, 2026 09:41
mnencia pushed a commit that referenced this pull request Jul 16, 2026
Follow up on #471

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants