We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WIPACrepo/wipac-dev-py-dependencies-action@v3.0
1 parent 1388b07 commit e2ea30aCopy full SHA for e2ea30a
.github/workflows/cicd.yml
@@ -115,7 +115,7 @@ jobs:
115
with:
116
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
117
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
118
- - uses: WIPACrepo/wipac-dev-py-dependencies-action@prints-and-releases-only
+ - uses: WIPACrepo/wipac-dev-py-dependencies-action@v3.0
119
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
120
121
0 commit comments