Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v7 (#1179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent 8888f45 commit f665651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
temporaryPublicStorage: true
- name: Format audit result
id: result
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
script: |
const links = ${{ steps.lighthouse.outputs.links }}
Expand Down

1 comment on commit f665651

@vercel
Copy link

@vercel vercel bot commented on f665651 Dec 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-sabertaz.vercel.app
blog.tazimi.dev
blog-sabertaz.vercel.app

Please sign in to comment.