Skip to content

Commit

Permalink
fix: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashwat-K committed Jun 14, 2024
1 parent 307c50c commit f06ef9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_go_modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update Go modules and Go version to the latest version
branch: ${{ env.BRANCH_NAME }}
base: main
title: Update Go modules and Go version
body: file://pr_body.md
labels: go-modules, automated-update

0 comments on commit f06ef9e

Please sign in to comment.