Skip to content

Commit

Permalink
Merge pull request #52 from darraghoriordan/renovate/github-actions
Browse files Browse the repository at this point in the history
fix(renovate): pin Update github-actions
  • Loading branch information
darraghoriordan authored Dec 7, 2023
2 parents 439648d + 4810a2d commit 4cb7cb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
# name: linux
# path: ./release

- uses: BetaHuhn/do-spaces-action@2fb6497dd825a2548218992e28056ec949963b97 # v2
- uses: BetaHuhn/do-spaces-action@c8780db1fa99ade64b81afe78c9dad5f438a48d9 # v2
with:
access_key: ${{ secrets.SPACE_KEY}}
secret_key: ${{ secrets.SPACE_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rennovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Self-hosted Renovate
uses: renovatebot/github-action@5d3fbef92a76cbf78f5732d17c07a2e76e6f7555 # v39.1.4
uses: renovatebot/github-action@64257ea9bae8d8634eba1d545638c2cab62e69e6 # v39.2.1
env:
# Repository taken from variable to keep configuration file generic
RENOVATE_REPOSITORIES: ${{ github.repository }}
Expand Down

0 comments on commit 4cb7cb1

Please sign in to comment.