chore(deps): pin dependencies (#5)

This commit is contained in:
renovate[bot]
2025-02-09 20:50:13 +02:00
committed by GitHub
parent 565c93a46b
commit 701ca91a10

View File

@@ -13,11 +13,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: luob/create-my-awesome@v1
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: luob/create-my-awesome@c8d292d1422d0146b57bd69237c84d1802c3d353 # v1
# Commit the change
# See https://github.com/EndBug/add-and-commit
- uses: EndBug/add-and-commit@v9
- uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
with:
message: 'Update README.md'
env: