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.
1 parent 67573c0 commit e7f8756Copy full SHA for e7f8756
1 file changed
.github/workflows/build.yaml
@@ -138,7 +138,7 @@ jobs:
138
- name: Run container retention policy
139
if: ${{ github.event_name != 'pull_request' }}
140
# TODO: Use `v3` when available
141
- uses: snok/container-retention-policy@v3.0.1
+ uses: snok/container-retention-policy@v3.1.0
142
with:
143
account: ApeWorX
144
token: ${{ secrets.GITHUB_TOKEN }}
@@ -264,7 +264,7 @@ jobs:
264
265
266
267
268
269
270
0 commit comments