Skip to content

Commit 48c0a04

Browse files
committed
it's WIPACrepo/wipac-dev-py-dependencies-action@prints-and-releases-only
1 parent d1e6035 commit 48c0a04

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@testing-dep-logs
118+
- uses: WIPACrepo/wipac-dev-py-dependencies-action@prints-and-releases-only
119119
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
120120

121121

0 commit comments

Comments
 (0)