Skip to content

Commit

Permalink
Merge pull request #44 from renovate-bot/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin crazy-max/ghaction-github-runtime action to b3a9207
  • Loading branch information
mergify[bot] authored May 1, 2024
2 parents 65efb86 + e5fadb3 commit f125aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Expose variables required for actions cache
# https://github.com/crazy-max/ghaction-github-runtime
uses: crazy-max/[email protected]
uses: crazy-max/ghaction-github-runtime@b3a9207c0e1ef41f4cf215303c976869d0c2c1c4 # v3.0.0

- name: Build devcontainer
run: npx -- @devcontainers/cli build --workspace-folder . --cache-from type=gha,scope=devcontainer --cache-to type=gha,mode=max,scope=devcontainer
Expand Down

0 comments on commit f125aaf

Please sign in to comment.