Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrbradley committed Apr 30, 2024
1 parent 48acef5 commit a4d36a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
run: make build_${{ matrix.language }}

- name: Check worktree clean
uses: pulumi/git-status-check-action@39b387dc22c20160a3ed121c7e595d830fdf78c3
uses: pulumi/git-status-check-action@2c83e2133b2fdb111a8b9518f0ea83b1ecd8e25a

- name: Tar SDK folder
if: ${{ matrix.language != 'go' }}
Expand Down

0 comments on commit a4d36a8

Please sign in to comment.