Skip to content

Commit

Permalink
fix(test): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Sep 16, 2024
1 parent 3e2e968 commit a5b04d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
## Installs version of golang found in .go-version
uses: open-turo/action-setup-tools@v2
- name: Authorize
uses: open-turo/action-git-auth@v2
uses: open-turo/action-git-auth@v3
with:
github-personal-access-token: ${{ inputs.github-token }}
- name: Execute all go tests with coverage in current and all subdirectories
Expand Down

0 comments on commit a5b04d3

Please sign in to comment.