Skip to content

Commit

Permalink
[tagpr] prepare for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2024
1 parent da91974 commit 7012bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ inputs:
required: false
gh-setup-version:
description: "Version of gh-setup"
default: "v1.8.2"
default: "v1.8.3"
required: false
runs:
using: "composite"
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ package version
const Name string = "gh-setup"

// Version for this.
var Version = "1.8.2"
var Version = "1.8.3"

0 comments on commit 7012bf5

Please sign in to comment.