Skip to content

Commit cc96cc0

Browse files
jon8787claude
andauthored
UID2-6913: Pin third-party GitHub Action refs to commit SHAs (#30)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5ffbecc commit cc96cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- uses: actions/checkout@v3
1010

1111
- name: Build development docker image
12-
uses: docker/build-push-action@v4
12+
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
1313
with:
1414
push: false

0 commit comments

Comments
 (0)