Skip to content

Commit

Permalink
Push version change to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreer committed Jul 24, 2024
1 parent 49d7c16 commit 7e140d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-hardcoded-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
new_branch: main
default_author: github_actions
message: "Update SDK version to ${{ github.ref_name }}"
add: "pkg/sdk/version.go"

0 comments on commit 7e140d1

Please sign in to comment.