Skip to content

Commit

Permalink
Bump fjogeleit/http-request-action from 1.15.5 to 1.16.1
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.15.5 to 1.16.1.
- [Release notes](https://github.com/fjogeleit/http-request-action/releases)
- [Commits](fjogeleit/http-request-action@v1.15.5...v1.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 57dea71 commit dfa69cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raygun-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Send to the Raygun Deployments API
id: send_deployment
uses: fjogeleit/http-request-action@v1.15.5
uses: fjogeleit/http-request-action@v1.16.1
with:
url: https://app.raygun.com/deployments?authToken=${{ secrets.RAYGUN_AUTHTOKEN }}
method: POST
Expand Down

0 comments on commit dfa69cd

Please sign in to comment.