Skip to content

Commit

Permalink
chore(deps): update kesin11/actions-timeline digest to 518da3e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 8fa1b19 commit 6e1c4c8
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Analyze the licenses
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2
- name: Check out repository
uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Node.js ubuntu-latest 18.x
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2

- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
if: ${{ !cancelled() }}
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !cancelled() }}
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !cancelled() }}
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2
2 changes: 1 addition & 1 deletion .github/workflows/yamory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Node.js ubuntu-latest 18.x
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@1c2ab3f28225878ae4dd1f76d31279f16ea29e29 # v2
- uses: Kesin11/actions-timeline@518da3e0348d81936d2582859c88984728434d78 # v2

- uses: actions/checkout@v4

Expand Down

0 comments on commit 6e1c4c8

Please sign in to comment.