Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/fjogel…
Browse files Browse the repository at this point in the history
…eit/http-request-action-1.16.1' into Dev
  • Loading branch information
tom-karasch committed Jun 20, 2024
2 parents 57dea71 + dfa69cd commit 1a44c03
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 1a44c03

Please sign in to comment.