You've already forked nginx_exporter
mirror of
https://github.com/nginxinc/nginx-prometheus-exporter.git
synced 2025-11-19 12:42:08 +03:00
Bump actions/github-script from 7.0.0 to 7.0.1 (#553)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](e69ef5462f...60a0d83039)
---
updated-dependencies:
- dependency-name: actions/github-script
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>
This commit is contained in:
2
.github/workflows/notifications.yml
vendored
2
.github/workflows/notifications.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
actions: read # for 8398a7/action-slack
|
||||
steps:
|
||||
- name: Data
|
||||
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
|
||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
|
||||
continue-on-error: true
|
||||
id: data
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user