Skip to content

Commit

Permalink
chore: update tj-actions/branch-names to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed May 7, 2024
1 parent b60a466 commit 3395944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
- name: Get branch name
if: ${{ inputs.only-modules == 'false' }}
id: branch-name
uses: tj-actions/branch-names@2e5354c6733793113f416314375826df030ada23 #v6.5
uses: tj-actions/branch-names@6871f53176ad61624f978536bbf089c574dc19a2 # v8.0.1

- name: Set go cache keys
shell: bash
Expand Down

0 comments on commit 3395944

Please sign in to comment.