Skip to content

Commit

Permalink
Merge pull request #95 from felddy/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…github-script-c713e510dbd7d213d92d41b7a7805a986f4c5c66

Bump actions/github-script from 7f4e771d2b3022fa3b8bac499d4a547619f3ab10 to 6.2.0
  • Loading branch information
felddy committed Aug 29, 2022
2 parents 12809c1 + 496dd68 commit f170a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- uses: actions/checkout@3df53dd32d858478710a6127bcd8b9d8b7182e16
- name: Gather repository metadata
id: repo
uses: actions/github-script@7f4e771d2b3022fa3b8bac499d4a547619f3ab10
uses: actions/github-script@c713e510dbd7d213d92d41b7a7805a986f4c5c66
with:
script: |
const repo = await github.rest.repos.get(context.repo)
Expand Down

0 comments on commit f170a30

Please sign in to comment.