Skip to content

Commit

Permalink
build: GoModUpdater does not work due to missing 'dependencies' label
Browse files Browse the repository at this point in the history
  • Loading branch information
sbp-bvanb committed Oct 31, 2024
1 parent c44834f commit eaeed2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gomod-go-version-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
gomod-go-version-updater-action:
runs-on: ubuntu-22.04
steps:
- uses: schubergphilis/gomod-go-version-updater-action@v0.1.5
- uses: schubergphilis/gomod-go-version-updater-action@72-label-dependencies

Check failure on line 14 in .github/workflows/gomod-go-version-updater.yml

View workflow job for this annotation

GitHub Actions / mcvs-golang-action

14:81 [line-length] line too long (82 > 80 characters)

0 comments on commit eaeed2b

Please sign in to comment.