Skip to content

Commit

Permalink
Merge pull request #1897 from loft-sh/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…actions/github-script-7

chore(deps): bump actions/github-script from 6 to 7
  • Loading branch information
FabianKramm committed Jul 2, 2024
2 parents 5a38390 + 6a51eea commit 25621b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Trigger docs-runme workflow
uses: actions/github-script@v6
uses: actions/github-script@v7
continue-on-error: true
with:
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
Expand Down

0 comments on commit 25621b8

Please sign in to comment.