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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hansmi committed Aug 9, 2024
1 parent c103077 commit ee274e1
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
Expand Up @@ -4,6 +4,8 @@
# Local test: contrib/build-all
#

version: 2

project_name: prometheus-ai-on-the-edge-device-exporter

builds:
Expand Down

0 comments on commit ee274e1

Please sign in to comment.