Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
37fc628a67 chore(deps): update renovatebot/github-action action to v43.0.20 2025-12-31 14:08:09 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d uses: docker/build-push-action@cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6
with: with:
context: ./images/backup context: ./images/backup
push: true push: true

View File

@@ -50,7 +50,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d uses: docker/build-push-action@cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6
with: with:
context: ./images/operator context: ./images/operator
push: true push: true

View File

@@ -10,7 +10,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v5 uses: actions/checkout@v5
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v43.0.13 uses: renovatebot/github-action@v43.0.20
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
configurationFile: ./renovate.json5 configurationFile: ./renovate.json5