Skip to content

Commit

Permalink
Merge pull request #19 from furality/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-599883908b

build(action): bump the actions group with 1 update
  • Loading branch information
ttshivers authored Nov 14, 2023
2 parents 9a18b13 + f284c6e commit a8776b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
steps:
- name: Repo metadata
id: repo
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.0
with:
script: |
const repo = await github.rest.repos.get(context.repo)
Expand Down

0 comments on commit a8776b4

Please sign in to comment.