-
Notifications
You must be signed in to change notification settings - Fork 212
Update depot/setup-action digest to 91bc849 #4753
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,7 +23,7 @@ jobs: | |
| - name: generate or hydrate protos | ||
| uses: ./.github/actions/genprotos | ||
|
|
||
| - uses: depot/setup-action@15c09a5f77a0840ad4bce955686522a257853461 # v1 | ||
| - uses: depot/setup-action@91bc8495a33ebfc504ffc89e5674379ccf23c29c # v1 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Checked this digest move ( |
||
|
|
||
| - name: Login to GitHub Container Registry | ||
| uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4 | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked this digest bump — no findings, noting it here so the audit is on record.
15c09a5...91bc849is 11 commits: adds aconfigure-dockerinput (default: 'false', and the only code change is a guardeddepot configure-dockerexec), a dist-verification CI job, a dependency/toolchain refresh, and a README fix.runs: using: node24was already in place, so no runner requirement change. The rebuiltdist/index.jsstill references onlydepot.dev/github.comhosts. Behavior for this repo is unchanged sinceconfigure-dockeris not set anywhere.Same digest is applied consistently across
customer-docker.yml,dev-docker.yml,stable-docker.ymlandmysql-debug-docker.yml, with no stragglers left in.github/.