Skip to content

Commit

Permalink
Merge pull request #348 from gaepdit/dependabot/github_actions/fjogel…
Browse files Browse the repository at this point in the history
…eit/http-request-action-1.15.2

Bump fjogeleit/http-request-action from 1.11.1 to 1.15.2
  • Loading branch information
tom-karasch authored Feb 22, 2024
2 parents ff3d1f2 + 5212981 commit a7c9e57
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.11.1
uses: fjogeleit/http-request-action@v1.15.2
with:
url: https://app.raygun.com/deployments?authToken=${{ secrets.RAYGUN_AUTHTOKEN }}
method: POST
Expand Down

0 comments on commit a7c9e57

Please sign in to comment.