Skip to content

Commit 7751887

Browse files
authored
fix: provide correct sha
1 parent be9883d commit 7751887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ inputs:
4444
default: ''
4545
runs:
4646
using: 'docker'
47-
image: 'docker://ghcr.io/step-security/actions-codespell/stable:v2.1.5@sha256:97cd7104a3eecdc35b9dcb4331ae2bb6e8fde90994e0206c5765e47c57d5f31b' #v2.1.5
47+
image: 'docker://ghcr.io/step-security/actions-codespell/stable:v2.1.5@sha256:dd449fdffb2bff013775cc7dfb0e253b0244184f981ddbc8dc0105075f752a71' #v2.1.5
4848
branding:
4949
icon: 'code'
5050
color: 'blue'

0 commit comments

Comments
 (0)