mirror of
https://github.com/ivuorinen/starred.git
synced 2026-03-04 10:58:46 +00:00
chore(deps): pin dependencies (#5)
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -13,11 +13,11 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||||
- uses: luob/create-my-awesome@v1
|
- uses: luob/create-my-awesome@c8d292d1422d0146b57bd69237c84d1802c3d353 # v1
|
||||||
# Commit the change
|
# Commit the change
|
||||||
# See https://github.com/EndBug/add-and-commit
|
# See https://github.com/EndBug/add-and-commit
|
||||||
- uses: EndBug/add-and-commit@v9
|
- uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
|
||||||
with:
|
with:
|
||||||
message: 'Update README.md'
|
message: 'Update README.md'
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user