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 eb4ccf5 commit 3832fe8Copy full SHA for 3832fe8
action.yml
@@ -22,7 +22,7 @@ inputs:
22
required: false
23
runs:
24
using: 'docker'
25
- image: docker://ghcr.io/repo-sync/github-sync:v2.2.2
+ image: docker://ghcr.io/repo-sync/github-sync:v2.3.0
26
env:
27
GITHUB_TOKEN: ${{ inputs.github_token }}
28
SYNC_TAGS: ${{ inputs.sync_tags }}
0 commit comments