Skip to content

Commit

Permalink
chore(deps): update dependency go to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent f1f2a79 commit f48a86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dagger-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# yamllint disable-line rule:line-length
- uses: kevincobain2000/action-gobrew@aa328ee19c95750fa612256c0a3f9bad4810fc04 # v2
with:
version: 1.22.5 # renovate: datasource=golang-version depName=go
version: 1.23.1 # renovate: datasource=golang-version depName=go
- name: dagger develop
run: |
just goUpdates="${{ inputs.go-updates }}" develop
Expand Down

0 comments on commit f48a86c

Please sign in to comment.