Skip to content

Commit

Permalink
Merge pull request #29 from hoppydicetactics/renovate/actions-checkou…
Browse files Browse the repository at this point in the history
…t-digest

Update actions/checkout digest to 11bd719
  • Loading branch information
bliemli authored Oct 28, 2024
2 parents 50e98b1 + 9eb9bdc commit ef7c18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
wget -O ${{ runner.temp }}/hugo.deb https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb \
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
- name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit ef7c18e

Please sign in to comment.