ci: pin codecov/test-results-action@v1.1.0 with hash

Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
pull/52581/head
Spencer Murray 2025-05-01 11:37:41 +07:00
parent dbfbb8da7f
commit ecacdd2e77
No known key found for this signature in database
GPG Key ID: 86F0F56E99B25932
18 changed files with 19 additions and 19 deletions

@ -108,7 +108,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-ftp

@ -106,7 +106,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-s3
@ -180,7 +180,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-s3

@ -97,7 +97,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-sftp

@ -102,7 +102,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-smb

@ -99,7 +99,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-webdav

@ -87,7 +87,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-files-external-generic

@ -105,7 +105,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
jsunit:
runs-on: ubuntu-latest

@ -112,7 +112,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-azure

@ -118,7 +118,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-s3

@ -108,7 +108,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-swift

@ -131,7 +131,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-mariadb

@ -108,7 +108,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-memcached

@ -166,7 +166,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-mysql

@ -131,7 +131,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-mysql

@ -114,7 +114,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-nodb

@ -136,7 +136,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-oci

@ -126,7 +126,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-postgres

@ -112,7 +112,7 @@ jobs:
- name: Upload test results
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1.1.0
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
with:
flags: phpunit-sqlite