Skip to content

Commit a8bbaca

Browse files
authored
feat: updated the docker image
1 parent 7128fee commit a8bbaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ outputs:
6363
description: 'Boolean string indicating whether any file has been changed'
6464
runs:
6565
using: 'docker'
66-
image: 'docker://ghcr.io/step-security/repo-sync-pull-request:v2.12.1@sha256:d2871db8601f971f250d0ddb7a4cd64651cfd4e81af9e0c5024bda67f80557ac' # v2.12.1
66+
image: 'docker://ghcr.io/step-security/repo-sync-pull-request:v2.12.2@sha256:224748fa72e8c9df6ba533eb2f7890ee41fbf4608150b99740013eb3fb48bcf4' # v2.12.2
6767
env:
6868
GITHUB_TOKEN: ${{ inputs.github_token }}

0 commit comments

Comments
 (0)