Skip to content

Commit e2ea30a

Browse files
committed
use WIPACrepo/wipac-dev-py-dependencies-action@v3.0
1 parent 1388b07 commit e2ea30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
with:
116116
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
117117
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
118-
- uses: WIPACrepo/wipac-dev-py-dependencies-action@prints-and-releases-only
118+
- uses: WIPACrepo/wipac-dev-py-dependencies-action@v3.0
119119
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
120120

121121

0 commit comments

Comments
 (0)