Skip to content

Commit

Permalink
Merge pull request #172 from oddstr13/renovate/falti-dotenv-action-1.x
Browse files Browse the repository at this point in the history
Update falti/dotenv-action action to v1.1.3
  • Loading branch information
oddstr13 authored Jun 25, 2024
2 parents ad87046 + 56c581b commit ef9836a
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/dotenv-action@v1.0.4
uses: falti/dotenv-action@v1.1.3
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/dotenv-action@v1.0.4
uses: falti/dotenv-action@v1.1.3
with:
path: ./.github/release-next.env

Expand Down

0 comments on commit ef9836a

Please sign in to comment.