Skip to content

Commit

Permalink
Merge pull request #78 from NixyOrg/renovate/actions-github-script-7.x
Browse files Browse the repository at this point in the history
Update actions/github-script action to v7
  • Loading branch information
DanielleHuisman authored Feb 1, 2024
2 parents 8bae725 + d1c75b7 commit e27bb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Sanitize repository slug
uses: actions/github-script@v6
uses: actions/github-script@v7
id: repository_slug
with:
result-encoding: string
Expand Down

0 comments on commit e27bb6b

Please sign in to comment.