Commit 6b442d1 1 parent ee349a8 commit 6b442d1 Copy full SHA for 6b442d1
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
name : Auto assign axe-core integration issues to Axe API team project board
13
13
steps :
14
14
- name : Auto assign axe-core integration issues to Axe API team project board
15
- uses : srggrs/assign-one-project-github-action@1.2 .1
15
+ uses : srggrs/assign-one-project-github-action@1.3 .1
16
16
with :
17
17
project : https://github.com/orgs/dequelabs/projects/53
18
18
column_name : ' Ungroomed'
Original file line number Diff line number Diff line change 21
21
- run : npm run fmt
22
22
# Prevent the prettierignore change from being committed.
23
23
- run : git checkout .prettierignore
24
- - uses : stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # tag=v5
24
+ - uses : stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # tag=v5
25
25
with :
26
26
commit_message : ' :robot: Automated formatting fixes'
Original file line number Diff line number Diff line change 39
39
- uses : actions/setup-node@v4
40
40
with :
41
41
node-version : ${{ matrix.node}}
42
- - uses : actions/download-artifact@v4.1.7
42
+ - uses : actions/download-artifact@v4.1.8
43
43
with :
44
44
name : axe-core
45
45
- run : npm run test:node
You can’t perform that action at this time.
0 commit comments