Skip to content

Commit 3832fe8

Browse files
authored
release: v2.3.0
1 parent eb4ccf5 commit 3832fe8

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
@@ -22,7 +22,7 @@ inputs:
2222
required: false
2323
runs:
2424
using: 'docker'
25-
image: docker://ghcr.io/repo-sync/github-sync:v2.2.2
25+
image: docker://ghcr.io/repo-sync/github-sync:v2.3.0
2626
env:
2727
GITHUB_TOKEN: ${{ inputs.github_token }}
2828
SYNC_TAGS: ${{ inputs.sync_tags }}

0 commit comments

Comments
 (0)