Skip to content

Commit 2cfbfd2

Browse files
Merge pull request #96 from step-security/varunsh-coder-patch-1
Update canary.yml
2 parents 065ebfd + 568b2dc commit 2cfbfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
rc: true
3434

3535
- name: Canary test
36-
uses: docker://ghcr.io/step-security/integration-test/int@sha256:f1f95204dc1f12a41eaf41080185e2d289596b3e7637a8c50a3f6fbe17f99649
36+
uses: docker://ghcr.io/step-security/integration-test/int:latest
3737
env:
3838
PAT: ${{ secrets.PAT }}
3939
canary: true

0 commit comments

Comments
 (0)