Skip to content

Commit

Permalink
Update pa11y checkout workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-dean-gsa committed Aug 21, 2024
1 parent 7b1b87b commit a6e200c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pa11y.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:
workflow_dispatch:


permissions: read-all

concurrency:
Expand All @@ -30,7 +31,7 @@ jobs:
# that's supposed by Cloud.gov Pages (currently 18.19.0)

- name: Checkout repository
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # pin@v3
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # pin@v4.1.7

- name: Use Node
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # pin@v3
Expand Down

0 comments on commit a6e200c

Please sign in to comment.