We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9f58c commit e036199Copy full SHA for e036199
1 file changed
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
51
52
- name: binary-builder
53
- uses: containerbase/internal-tools@f0688a5eb6490c252e57e4b0805ad5a57391f28c # v3.0.72
+ uses: containerbase/internal-tools@4fc221aabfbaa2e0a61bf8b4e9f2dbe4783fd1cc # v3.0.74
54
with:
55
command: binary-builder
56
dry-run: ${{github.ref != 'refs/heads/main'}}
0 commit comments