Skip to content

Commit

Permalink
change step name
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Jan 4, 2024
1 parent f9457ac commit 015ac9f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update_golang_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
with:
ref: ${{ matrix.branch }}

- name: Detect new version and update codebase
env:
GH_TOKEN: ${{ github.token }}
- name: Upgrade the Golang Dependencies
id: detect-and-update
run: |
go get -u ./...
Expand Down

0 comments on commit 015ac9f

Please sign in to comment.