Skip to content

Commit

Permalink
Chore(deps): Bump fjogeleit/http-request-action from 1.11.1 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [fjogeleit/http-request-action](https://github.com/fjogeleit/http-request-action) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/fjogeleit/http-request-action/releases)
- [Commits](fjogeleit/http-request-action@v1.11.1...v1.12.0)

---
updated-dependencies:
- dependency-name: fjogeleit/http-request-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 14, 2022
1 parent 49fbcbb commit 9eb7f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Trigger Go Report update
if: ${{ success() }}
uses: fjogeleit/http-request-action@v1.11.1
uses: fjogeleit/http-request-action@v1.12.0
with:
url: 'https://goreportcard.com/checks'
method: 'POST'
Expand Down

0 comments on commit 9eb7f2a

Please sign in to comment.