Skip to content

Commit

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

Bump actions/github-script from 5 to 6
  • Loading branch information
elbakramer authored Mar 23, 2022
2 parents 69ca07a + 8c2104d commit 18de3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: |
poetry install
- name: Check version
uses: actions/github-script@v5
uses: actions/github-script@v6
id: check-version
with:
script: |
Expand Down

0 comments on commit 18de3a8

Please sign in to comment.