Skip to content

Commit

Permalink
chore(deps): update ppodds/relno-action action to v2 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppodds authored Sep 4, 2023
2 parents 3c80b15 + 90c4f9f commit 796ff61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ppodds/relno-action@v1
- uses: ppodds/relno-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker:
Expand Down

0 comments on commit 796ff61

Please sign in to comment.