Skip to content

Commit

Permalink
Merge pull request #29 from rhythmictech/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
sblack4 authored Jul 18, 2022
2 parents eea4680 + 9e8baa9 commit ef1296c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
tag_and_release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: '0'

Expand Down

0 comments on commit ef1296c

Please sign in to comment.