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 5f8ffce commit fc0a396Copy full SHA for fc0a396
.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@aace01752caac2b45990c06aa876a3755a5b7813 # v 3.0.3
+ uses: otto-de/purge-deprecated-workflow-runs@6fcf966b89e5907a9965946adb9a9d89dc312220 # v 3.0.4
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
27
remove-obsolete: true
0 commit comments