Skip to content

Commit 8401340

Browse files
chore(ci): bump actions/github-script from 7.1.0 to 9.0.0
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.1.0 to 9.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@f28e40c...3a2844b) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4ebb9c commit 8401340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/issue-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
app-id: ${{ secrets.ALFHEIM_AGENT_APP_ID }}
4545
private-key: ${{ secrets.ALFHEIM_AGENT_PRIVATE_KEY }}
4646

47-
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.0.1
47+
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v7.0.1
4848
with:
4949
# App token when available (→ alfheim-agent[bot]); else the default
5050
# GITHUB_TOKEN (→ github-actions[bot]). Either way the logic is identical.

0 commit comments

Comments
 (0)