Skip to content

Commit

Permalink
chore(deps): Bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2…
Browse files Browse the repository at this point in the history
….0 (#97)

Bumps [andrewslotin/go-proxy-pull-action](https://github.com/andrewslotin/go-proxy-pull-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/andrewslotin/go-proxy-pull-action/releases)
- [Commits](andrewslotin/go-proxy-pull-action@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: andrewslotin/go-proxy-pull-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent 2915611 commit 63af44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,4 @@ jobs:
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
- name: Pull new module version
if: startsWith(github.ref, 'refs/tags/')
uses: andrewslotin/go-proxy-pull-action@v1.1.0
uses: andrewslotin/go-proxy-pull-action@v1.2.0

0 comments on commit 63af44e

Please sign in to comment.