Skip to content

Commit e536ab2

Browse files
authoredOct 29, 2024··
build(deps): bump the github-actions group with 1 update (#5132)
Bumps the github-actions group with 1 update: [joelwmale/webhook-action](https://github.com/joelwmale/webhook-action). Updates `joelwmale/webhook-action` from 2.3.2 to 2.4.1 - [Release notes](https://github.com/joelwmale/webhook-action/releases) - [Commits](joelwmale/webhook-action@2.3.2...2.4.1) --- updated-dependencies: - dependency-name: joelwmale/webhook-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba0fefe commit e536ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/nightly-site-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Webhook Action
18-
uses: joelwmale/webhook-action@448a17bf857ead98546cfbdbe3b9d4cf979dda95
18+
uses: joelwmale/webhook-action@cc1a66f987e1591785273fd6f9d2f7a9d8d7c9cd
1919
env:
2020
data: ''
2121
WEBHOOK_URL: ${{ secrets.NETLIFY_NIGHTLY_DEPLOY_URL }}

0 commit comments

Comments
 (0)
Please sign in to comment.