Skip to content

Commit

Permalink
chore: update ci-sonarqube to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Apr 30, 2024
1 parent 2a709d6 commit deca090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ci-sonarqube
uses: smartcontractkit/.github/actions/ci-sonarqube@6b08487b176ef7cad086526d0b54ddff6691c044 # [email protected].1
uses: smartcontractkit/.github/actions/ci-sonarqube@5b1046c28343660ecb84844c6fa95a66d1cdb52e # [email protected].2
with:
# grafana inputs
metrics-job-name: ci-sonarqube
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ci-sonarqube
uses: smartcontractkit/.github/actions/ci-sonarqube@6b08487b176ef7cad086526d0b54ddff6691c044 # [email protected].1
uses: smartcontractkit/.github/actions/ci-sonarqube@5b1046c28343660ecb84844c6fa95a66d1cdb52e # [email protected].2
with:
# grafana inputs
metrics-job-name: ci-sonarqube
Expand Down

0 comments on commit deca090

Please sign in to comment.