Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.2.2 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c462f18 commit bc067ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# for more options
release-type: simple
token: ${{ secrets.RP_TOKEN }}
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Tag major and minor versions
if: ${{ steps.release.outputs.release_created }}
run: |
Expand Down

0 comments on commit bc067ad

Please sign in to comment.