We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39024f commit 2c2f24cCopy full SHA for 2c2f24c
2 files changed
.github/workflows/deploy-dev.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Get GitHub Actions IP
32
id: ip
33
- uses: haythem/public-ip@v1
+ uses: haythem/public-ip@v1.3
34
35
- name: Configure AWS credentials
36
uses: aws-actions/configure-aws-credentials@v5
.github/workflows/depoly-production.yml
0 commit comments