Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 16db57d commit 8cf436e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
| to_entries
| map({"image": .key, "tags": .value})')"
echo "payload=${JSON_PAYLOAD}" >> "${GITHUB_OUTPUT}"
- uses: fjogeleit/[email protected].3
- uses: fjogeleit/[email protected].4
with:
method: POST
url: ${{ secrets.DEPLOYER_URL }}/api/v1/deploy
Expand Down

0 comments on commit 8cf436e

Please sign in to comment.