Skip to content

Commit

Permalink
chore: fix Version Sync action (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Jun 11, 2022
1 parent 7a1c1ea commit 5051669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
},
}" > config.json
- uses: gr2m/create-or-update-pull-request-action@466b1b84c3291c6c69bc56377a6de54a1f4a297c
- uses: gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f
# Creates a PR or update the Action's existing PR, or
# no-op if the base branch is already up-to-date.
env:
Expand Down

0 comments on commit 5051669

Please sign in to comment.