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 37e7d9d commit 63d1280Copy full SHA for 63d1280
.github/workflows/delete-old-workflow-runs.yml
@@ -50,7 +50,7 @@ jobs:
50
51
steps:
52
- name: Delete Old Workflow Runs
53
- uses: Mattraks/delete-workflow-runs@39f0bbed25d76b34de5594dceab824811479e5de # v2.0.6
+ uses: Mattraks/delete-workflow-runs@01b65895d680fc9900871fd63cb37caf1a58567c # v2.1.0
54
with:
55
token: ${{ secrets.GITHUB_TOKEN }}
56
repository: ${{ github.repository }}
0 commit comments