Skip to content

Commit

Permalink
release: v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wei authored Oct 7, 2020
1 parent eb4ccf5 commit 3832fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ inputs:
required: false
runs:
using: 'docker'
image: docker://ghcr.io/repo-sync/github-sync:v2.2.2
image: docker://ghcr.io/repo-sync/github-sync:v2.3.0
env:
GITHUB_TOKEN: ${{ inputs.github_token }}
SYNC_TAGS: ${{ inputs.sync_tags }}
Expand Down

0 comments on commit 3832fe8

Please sign in to comment.