Skip to content

Commit 414300b

Browse files
authored
release: v2.2.2
1 parent b970c9b commit 414300b

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
@@ -19,7 +19,7 @@ inputs:
1919
required: true
2020
runs:
2121
using: 'docker'
22-
image: docker://ghcr.io/repo-sync/github-sync:v2
22+
image: docker://ghcr.io/repo-sync/github-sync:v2.2.2
2323
env:
2424
GITHUB_TOKEN: ${{ inputs.github_token }}
2525
args:

0 commit comments

Comments
 (0)