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.
2 parents a2207c9 + 29cebcc commit 43e0c96Copy full SHA for 43e0c96
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:25faf07af68da09b86febbd4a2d1d79487c04a0b4dcd876473655b0108480551'
+ image: 'docker://ghcr.io/step-security/publish-unit-test-result-action@sha256:25faf07af68da09b86febbd4a2d1d79487c04a0b4dcd876473655b0108480551' #v2.20.2
161
162
branding:
163
icon: 'check-circle'
0 commit comments