Skip to content

Commit

Permalink
Merge pull request #151 from domainr/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.2.2
  • Loading branch information
ydnar authored Oct 28, 2024
2 parents c213c9e + 4bb36c5 commit 879dfc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Checkout repo
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Checkout repo
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
# token: ${{ secrets.DOMAINRBOT_RW_GITHUB_ACCESS_TOKEN }}
submodules: recursive
Expand Down

0 comments on commit 879dfc8

Please sign in to comment.