Skip to content

Commit

Permalink
Dependabot: Bump actions/github-script from 6.2.0 to 6.3.1
Browse files Browse the repository at this point in the history
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.2.0 to 6.3.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@c713e51...7dff1a8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eygraber committed Oct 3, 2022
1 parent 650d783 commit 3b2a60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Create tag
id: create_tag
uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66
uses: actions/github-script@7dff1a87643417cf3b95bb10b29f4c4bc60d8ebd
with:
script: |
github.rest.git.createRef({
Expand Down

0 comments on commit 3b2a60f

Please sign in to comment.