Skip to content

Commit

Permalink
Merge pull request #11 from joeirimpan/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/github-script-6

chore(deps): Bump actions/github-script from 4 to 6
  • Loading branch information
joeirimpan authored Aug 2, 2023
2 parents 1c1a7c6 + 129a499 commit 34bbd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Repo metadata
- name: Repo metadata
id: repo
uses: actions/github-script@v4
uses: actions/github-script@v6
with:
script: |
const repo = await github.repos.get(context.repo)
Expand Down

0 comments on commit 34bbd6d

Please sign in to comment.