Skip to content

Commit

Permalink
chore(deps): update kesin11/actions-timeline digest to b03a6aa (#692)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: tuan-pham <[email protected]>
  • Loading branch information
renovate[bot] and tuanphamcybozu authored Mar 27, 2024
1 parent e37186c commit cf540c4
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Node.js ubuntu-latest 18.x
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # v2

- uses: actions/checkout@v4

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 and extract licenses
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # v2

- name: Check out repository
uses: actions/checkout@v4
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@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # 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 @@ -84,4 +84,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !cancelled() }}
steps:
- uses: Kesin11/actions-timeline@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # v2
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
runs-on: ubuntu-latest
if: ${{ !cancelled() }}
steps:
- uses: Kesin11/actions-timeline@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # 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@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # 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: Yamory
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@6905b677e042d41193107842cc5c7b715bef0042 # v2
- uses: Kesin11/actions-timeline@b03a6aa289adef5534c84ccb6fbef7c975973574 # v2

- uses: actions/checkout@v4

Expand Down

0 comments on commit cf540c4

Please sign in to comment.