Skip to content

Commit

Permalink
TSCCR update
Browse files Browse the repository at this point in the history
  • Loading branch information
shore committed Sep 6, 2024
1 parent 01076d9 commit 2c6fdac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- 'v0.2.0' # not the latest release

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: "Install tools (only for running locally via act)"
if: env.CI == 'true' && env.ACT == 'true'
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:
using: composite
steps:
- name: Fetch release artifact
uses: jaxxstorm/action-install-gh-release@v1.12.0
uses: jaxxstorm/action-install-gh-release@25d5e2dd555cd74f1fab9ac1e6ea117acde2c0c4 # v1.12.0
with:
repo: hashicorp/bob
tag: ${{ inputs.tag }}
Expand Down

0 comments on commit 2c6fdac

Please sign in to comment.