Skip to content

Commit 796ff61

Browse files
authored
chore(deps): update ppodds/relno-action action to v2 (#371)
2 parents 3c80b15 + 90c4f9f commit 796ff61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
with:
1313
fetch-depth: 0
14-
- uses: ppodds/relno-action@v1
14+
- uses: ppodds/relno-action@v2
1515
with:
1616
token: ${{ secrets.GITHUB_TOKEN }}
1717
docker:

0 commit comments

Comments
 (0)