Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/follow-redirects-1.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Mar 20, 2024
2 parents c9cd7c8 + 48f8646 commit bcfed8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Add issue to Dotcom project
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
project-url: ${{ env.DOTCOM_PROJECT_URL }}
github-token: ${{ secrets.ADD_TO_PROJECT }}
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: packages/web-components/storybook-static

- name: Clear remnant failure files
uses: geekyeggo/delete-artifact@v4
uses: geekyeggo/delete-artifact@v5
with:
name: failure-wc.txt

Expand Down

0 comments on commit bcfed8f

Please sign in to comment.