Skip to content

Commit

Permalink
Merge pull request #627 from redhat-cop/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin actions/checkout action to b4ffde6
  • Loading branch information
garethahealy authored Nov 20, 2023
2 parents f2c17f5 + e88c3ba commit 4b9e9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quay-mgmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Run ansible-lint
uses: ansible/ansible-lint-action@main
with:
Expand Down

0 comments on commit 4b9e9ce

Please sign in to comment.