Skip to content

Commit 3fab770

Browse files
chore(deps): update all non-major github action dependencies (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16ea536 commit 3fab770

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/a11ywatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- https://app.gc-signin.cdssandbox.xyz/
2222
steps:
2323
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
24-
- uses: a11ywatch/github-action@0c8d05657a89863a4620b277e0b50ed87a8ca466 # v2.1.10
24+
- uses: a11ywatch/github-action@d61a01aad49cc54db0a669cc61b7e85f08994162 # v2.1.10
2525
with:
2626
WEBSITE_URL: ${{ matrix.domain }}
2727
DISABLE_PR_STATS: true

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- https://app.gc-signin.cdssandbox.xyz/
2222
steps:
2323
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
24-
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
24+
- uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3.6.1
2525
with:
2626
go-version: '^1.19'
2727
- name: Install spider and run on domain

0 commit comments

Comments
 (0)