Skip to content

Commit

Permalink
deps(github-actions): pin dependencies (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 5567ab4 commit 665f26a
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/actions/aws-marketplace-ecr-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: aws-actions/configure-aws-credentials@v4
- uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
with:
role-to-assume: ${{ inputs.aws-role-arn }}
aws-region: ${{ inputs.aws-region }}
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/generate-versions-matrix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
steps:
- name: Get changed dirs
id: changed-files
uses: tj-actions/changed-files@bab30c2299617f6615ec02a68b9a40d10bd21366 # v45
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45
with:
dir_names: "true"
- name: Generate matrix
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/install-playwright/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ inputs:
runs:
using: composite
steps:
- uses: actions/cache@v4
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
id: npm-cache
with:
path: ~/.npm
Expand All @@ -25,7 +25,7 @@ runs:
echo "Cache hit: ${{ steps.npm-cache.outputs.cache-hit }}"
- name: Setup Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
with:
node-version: 18

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-camunda-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-connectors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-identity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-keycloak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-license-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-modeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-operate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-optimize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-postgresql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-tasklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-marketplace-zeebe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: ./.github/actions/aws-marketplace-ecr-login
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-compose-test-e2e-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
sudo killall mono || true
sudo killall xsp4 || true
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Login to Docker registries
run: |
# DockerHub registry.
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
npx playwright test ${{ inputs.e2e-test-args }}
- name: Upload Playwright reports
if: always() && steps.test.conclusion != 'skipped'
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
with:
name: docker-compose-playwright-report-${{ inputs.camunda-version }}-${{ steps.test.conclusion }}-${{ github.run_id }}
path: ${{ inputs.e2e-test-directory }}/playwright-report/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovatebot-config-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: Check renovate config
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Validate renovate config
uses: docker://renovate/renovate
with:
Expand Down

0 comments on commit 665f26a

Please sign in to comment.