Skip to content

Commit 2c2f24c

Browse files
committed
[chore/#368] 버전 추가 수정
1 parent b39024f commit 2c2f24c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Get GitHub Actions IP
3232
id: ip
33-
uses: haythem/public-ip@v1
33+
uses: haythem/public-ip@v1.3
3434

3535
- name: Configure AWS credentials
3636
uses: aws-actions/configure-aws-credentials@v5

.github/workflows/depoly-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Get GitHub Actions IP
3232
id: ip
33-
uses: haythem/public-ip@v1
33+
uses: haythem/public-ip@v1.3
3434

3535
- name: Configure AWS credentials
3636
uses: aws-actions/configure-aws-credentials@v5

0 commit comments

Comments
 (0)