Skip to content

Commit

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

Update actions/checkout digest to 0ad4b8f
  • Loading branch information
bliemli authored May 3, 2024
2 parents a2fc395 + 63fceca commit f6e9c31
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit f6e9c31

Please sign in to comment.