Skip to content

Commit

Permalink
Merge pull request #199 from Homebrew/actions-full-versions
Browse files Browse the repository at this point in the history
workflows: use full version numbers
  • Loading branch information
p-linnane authored Dec 14, 2024
2 parents 3f122ad + 71b40b0 commit 3e7bfeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
signing_key: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY }}

- name: Check out repository
uses: actions/checkout@main
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
ref: master
Expand Down

0 comments on commit 3e7bfeb

Please sign in to comment.