Skip to content

Commit

Permalink
Merge pull request #765 from Unidata/dependabot-github_actions-action…
Browse files Browse the repository at this point in the history
…s-github-script-7

MNT: (deps): Bump actions/github-script from 6 to 7
  • Loading branch information
dopplershift authored Oct 30, 2024
2 parents 8ae690c + 24f280d commit d2d5997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-milestone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: Assign Latest Milestone
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
name: Run script
with:
script: |
Expand Down

0 comments on commit d2d5997

Please sign in to comment.