Skip to content

Commit

Permalink
build(deps): [#524] Update go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Mar 9, 2024
1 parent 66b5f5b commit 3399ffc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/gomod-go-version-updater.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: gomod-go-version-updater-action
'on': push
permissions:
contents: write
pull-requests: write
jobs:
gomod-go-version-updater-action:
runs-on: ubuntu-22.04
steps:
- uses: 030/gomod-go-version-updater-action@2-action

0 comments on commit 3399ffc

Please sign in to comment.