Skip to content

Commit

Permalink
Merge pull request #4550 from kiva/dependabot/npm_and_yarn/cookiejar-…
Browse files Browse the repository at this point in the history
…2.1.4

chore: bump cookiejar from 2.1.2 to 2.1.4
  • Loading branch information
dyersituations authored Apr 25, 2024
2 parents 172f9a1 + d9ee401 commit 00ef3e7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-name.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: kiva/github-actions
ref: main
token: ${{ env.GITHUB_PAT }}
path: .github/
- name: lint-pr
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: kiva/github-actions
ref: main
token: ${{ env.GITHUB_PAT }}
path: .github/
- uses: snow-actions/sparse-checkout@v1.2.0
Expand Down Expand Up @@ -61,6 +62,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: kiva/github-actions
ref: main
token: ${{ env.GITHUB_PAT }}
path: .github/
- uses: snow-actions/sparse-checkout@v1.2.0
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00ef3e7

Please sign in to comment.