Skip to content

Commit

Permalink
Merge pull request #183 from oddstr13/renovate/falti-dotenv-action-1.x
Browse files Browse the repository at this point in the history
chore(deps): update falti/dotenv-action action to v1.1.4
  • Loading branch information
oddstr13 authored Oct 15, 2024
2 parents fb806cb + 9493d58 commit 8eac0b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-next-checkbox-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Dotenv Action
id: dotenv
uses: falti/[email protected].3
uses: falti/[email protected].4
with:
path: ./.github/release-next.env

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-next-create-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Dotenv Action
id: dotenv
uses: falti/[email protected].3
uses: falti/[email protected].4
with:
path: ./.github/release-next.env

Expand Down

0 comments on commit 8eac0b3

Please sign in to comment.