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 b970c9b commit 414300bCopy full SHA for 414300b
action.yml
@@ -19,7 +19,7 @@ inputs:
19
required: true
20
runs:
21
using: 'docker'
22
- image: docker://ghcr.io/repo-sync/github-sync:v2
+ image: docker://ghcr.io/repo-sync/github-sync:v2.2.2
23
env:
24
GITHUB_TOKEN: ${{ inputs.github_token }}
25
args:
0 commit comments