We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1129a commit faba9ffCopy full SHA for faba9ff
.github/workflows/linting.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: macos-latest
12
13
steps:
14
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5.0.0
15
16
- uses: actions/setup-node@v4.4.0
17
with:
.github/workflows/npm-audit-fix.yml
@@ -12,6 +12,6 @@ jobs:
contents: write
pull-requests: write
- uses: ybiquitous/npm-audit-fix-action@v7.3.0
.github/workflows/npm-audit.yml
runs-on: ubuntu-latest
0 commit comments