Skip to content

Commit

Permalink
Bump hansmi/ghactions-goreleaser-workflow from 0.2 to 0.3
Browse files Browse the repository at this point in the history
Bumps [hansmi/ghactions-goreleaser-workflow](https://github.com/hansmi/ghactions-goreleaser-workflow) from 0.2 to 0.3.
- [Commits](hansmi/ghactions-goreleaser-workflow@v0.2...v0.3)

---
updated-dependencies:
- dependency-name: hansmi/ghactions-goreleaser-workflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hansmi committed Aug 9, 2024
1 parent e19e19d commit ba496be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions: {}

jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.2
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.3
permissions:
contents: write
packages: write
Expand Down
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Configuration for GoReleaser
# https://goreleaser.com/

version: 2

project_name: prombackup

env:
Expand Down

0 comments on commit ba496be

Please sign in to comment.