Skip to content

Commit

Permalink
Merge pull request #34 from junghoon-vans/ci/update-workflow-version
Browse files Browse the repository at this point in the history
ci(bump): Update version of checkout workflow to v3
  • Loading branch information
junghoon-vans authored Dec 22, 2022
2 parents 9662d15 + 4a3cc0a commit 94e18df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: "Bump version and create changelog with commitizen"
steps:
- name: Check out
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"
Expand Down

0 comments on commit 94e18df

Please sign in to comment.