Skip to content

Commit 9493d58

Browse files
chore(deps): update falti/dotenv-action action to v1.1.4
1 parent ba1c38f commit 9493d58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-next-checkbox-update.yaml

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

3131
- name: Dotenv Action
3232
id: dotenv
33-
uses: falti/[email protected].3
33+
uses: falti/[email protected].4
3434
with:
3535
path: ./.github/release-next.env
3636

.github/workflows/release-next-create-pr.yaml

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

2323
- name: Dotenv Action
2424
id: dotenv
25-
uses: falti/[email protected].3
25+
uses: falti/[email protected].4
2626
with:
2727
path: ./.github/release-next.env
2828

0 commit comments

Comments
 (0)