Skip to content

Commit 46c9b0e

Browse files
committed
chore(deps): ⬆️ update github actions
1 parent 2ea0e25 commit 46c9b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/renovate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout repo
12-
uses: actions/[email protected].0
12+
uses: actions/[email protected].1
1313

1414
- name: Self-hosted Renovate
15-
uses: renovatebot/github-action@v39.0.5
15+
uses: renovatebot/github-action@v39.1.0
1616
env:
1717
LOG_LEVEL: debug
1818
NX_CLOUD_AUTH_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)