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 048091d commit 88835fcCopy full SHA for 88835fc
action.yml
@@ -157,7 +157,7 @@ outputs:
157
158
runs:
159
using: 'docker'
160
- image: 'docker://ghcr.io/step-security/publish-unit-test-result-action@sha256:451e0f30eedbb29ccb214a20a262da985cf554e1587322e00e6a960716d5ad36' #v2.20.4
+ image: 'docker://ghcr.io/step-security/publish-unit-test-result-action:v2.20.5'
161
162
branding:
163
icon: 'check-circle'
0 commit comments