Skip to content

Commit db54218

Browse files
build(deps): bump distributhor/workflow-webhook from 3.0.3 to 3.0.7
PR-URL: stdlib-js#1175 Bumps [distributhor/workflow-webhook](https://github.com/distributhor/workflow-webhook) from 3.0.3 to 3.0.7. - [Release notes](https://github.com/distributhor/workflow-webhook/releases) - [Commits](distributhor/workflow-webhook@48a40b3...f5a294e) --- updated-dependencies: - dependency-name: distributhor/workflow-webhook dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 290aa1e commit db54218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm_downloads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
# Send data to events server:
102102
- name: 'Post data'
103103
# Pin action to full length commit SHA
104-
uses: distributhor/workflow-webhook@48a40b380ce4593b6a6676528cd005986ae56629 # v3.0.3
104+
uses: distributhor/workflow-webhook@f5a294e144d6ef44cfac4d3d5e20b613bcee0d4b # v3.0.7
105105
env:
106106
webhook_url: ${{ secrets.STDLIB_NPM_DOWNLOADS_URL }}
107107
webhook_secret: ${{ secrets.STDLIB_WEBHOOK_SECRET }}

0 commit comments

Comments
 (0)