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 84bf3ac commit d47acbfCopy full SHA for d47acbf
.github/workflows/purge-deprecated-workflow-runs.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Purge Deprecated Workflow Runs
24
- uses: otto-de/purge-deprecated-workflow-runs@6fcf966b89e5907a9965946adb9a9d89dc312220 # v 3.0.4
+ uses: otto-de/purge-deprecated-workflow-runs@b8ceac732062811963f2fc597a537a4f7ca60455 # v 4.0.1
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
27
remove-obsolete: true
0 commit comments