Skip to content

Commit 8eac0b3

Browse files
authored
Merge pull request #183 from oddstr13/renovate/falti-dotenv-action-1.x
chore(deps): update falti/dotenv-action action to v1.1.4
2 parents fb806cb + 9493d58 commit 8eac0b3

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)