Skip to content

Commit

Permalink
Merge pull request #371 from you-apps/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/github-script-7

Bump actions/github-script from 6 to 7
  • Loading branch information
Bnyro authored Nov 14, 2023
2 parents a8cf175 + 59227b0 commit 3931a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-store-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
script: |
// import
Expand Down

0 comments on commit 3931a3e

Please sign in to comment.