diff --git a/.github/workflows/aio-app-deployment.yml b/.github/workflows/aio-app-deployment.yml index 405c1ae..f49cfb4 100644 --- a/.github/workflows/aio-app-deployment.yml +++ b/.github/workflows/aio-app-deployment.yml @@ -111,7 +111,7 @@ jobs: version: ${{ inputs.aio-cli-version }} - name: Authenticate with Adobe I/O - uses: adobe/aio-apps-action@0a7e7eb813fbdf73faea7ee7d03fd20e6dd7badb #v4.0.0 + uses: adobe/aio-apps-action@6d7fdea67de9ef5ee3bf4c730aeaa5eaa7e2c533 #v4.1.0 with: os: ubuntu-latest command: oauth_sts diff --git a/.github/workflows/aio-mesh-deployment.yml b/.github/workflows/aio-mesh-deployment.yml index 9ae34e1..bb4916f 100644 --- a/.github/workflows/aio-mesh-deployment.yml +++ b/.github/workflows/aio-mesh-deployment.yml @@ -123,7 +123,7 @@ jobs: run: aio plugins:install @adobe/aio-cli-plugin-api-mesh - name: Authenticate with Adobe I/O - uses: adobe/aio-apps-action@0a7e7eb813fbdf73faea7ee7d03fd20e6dd7badb #v4.0.0 + uses: adobe/aio-apps-action@6d7fdea67de9ef5ee3bf4c730aeaa5eaa7e2c533 #v4.1.0 with: os: ubuntu-latest command: oauth_sts diff --git a/.github/workflows/aio-secure-actions.yml b/.github/workflows/aio-secure-actions.yml index 5ebdf6b..79bb216 100644 --- a/.github/workflows/aio-secure-actions.yml +++ b/.github/workflows/aio-secure-actions.yml @@ -58,7 +58,7 @@ jobs: version: ${{ inputs.aio-cli-version }} - name: Authenticate with Adobe I/O - uses: adobe/aio-apps-action@0a7e7eb813fbdf73faea7ee7d03fd20e6dd7badb #v4.0.0 + uses: adobe/aio-apps-action@6d7fdea67de9ef5ee3bf4c730aeaa5eaa7e2c533 #v4.1.0 with: os: ubuntu-latest command: oauth_sts