Skip to content

Commit

Permalink
release: v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wei authored Oct 1, 2020
1 parent b970c9b commit 414300b
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 @@ -19,7 +19,7 @@ inputs:
required: true
runs:
using: 'docker'
image: docker://ghcr.io/repo-sync/github-sync:v2
image: docker://ghcr.io/repo-sync/github-sync:v2.2.2
env:
GITHUB_TOKEN: ${{ inputs.github_token }}
args:
Expand Down

0 comments on commit 414300b

Please sign in to comment.