Skip to content

Commit

Permalink
keepalive.yml: pin actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Dec 23, 2024
1 parent 9ca0a50 commit 1757d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keepalive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Keepalive Workflow
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: gautamkrishnar/keepalive-workflow@995aec69bb3f2b45b20f4e107907992c8715086d # 2.0.8
with:
workflow_files: "keepalive.yml, add-maintainer-custom-property.yml, add-runtime-custom-property.yml, check-new-repos.yml, copy-repo-secrets-to-org-secrets.yml, dependabot-auto-dismiss.yml, dependabot-nudge.yml, older-than-2y.yml, renovate-sanity-check.yml"
Expand Down

0 comments on commit 1757d88

Please sign in to comment.