Skip to content

Commit

Permalink
chore(deps): pin actions/checkout action to eef6144
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 68f5faa commit d464564
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: gautamkrishnar/keepalive-workflow@3eb47f21355191080dca0f7662d45c192d2ef64d # v2.0.7
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 d464564

Please sign in to comment.