Skip to content

Commit b0fb8d5

Browse files
chore(deps): update falti/dotenv-action action to v1.1.5 (#1540)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [falti/dotenv-action](https://redirect.github.com/falti/dotenv-action) | action | patch | `v1.1.4` -> `v1.1.5` | --- ### Release Notes <details> <summary>falti/dotenv-action (falti/dotenv-action)</summary> ### [`v1.1.5`](https://redirect.github.com/falti/dotenv-action/releases/tag/v1.1.5): Minor security path (js-yaml) [Compare Source](https://redirect.github.com/falti/dotenv-action/compare/v1.1.4...v1.1.5) #### What's Changed - Change build history badge to test workflow badge by [@&#8203;falti](https://redirect.github.com/falti) in [#&#8203;66](https://redirect.github.com/falti/dotenv-action/pull/66) - Bump js-yaml from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;67](https://redirect.github.com/falti/dotenv-action/pull/67) **Full Changelog**: <falti/dotenv-action@v1...v1.1.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/) using a [preset](https://redirect.github.com/code-obos/dkt-renovate-presets/tree/main/ecosystem) from [<img alt="Obos" src="https://raw.githubusercontent.com/code-obos/dkt-renovate-presets/refs/heads/main/assets/obos_liggende_hus_hvit.svg" height="10">](https://www.obos.no/?utm_source=github&utm_medium=referral&utm_campaign=dkt-renovate-preset). View repository job log [here](https://app.renovatebot.com/dashboard#github/code-obos/grunnmuren) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+TpiBkZXBzIiwi8J+kliBib3QiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d2c582 commit b0fb8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-container-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4242

4343
- name: Prepare config
44-
uses: falti/dotenv-action@a33be0b8cf6a6e6f1b82cc9f3782061ab1022be5 # v1.1.4
44+
uses: falti/dotenv-action@f4656c46de6bc223dda660f6724d52537bc0642a # v1.1.5
4545
with:
4646
path: ${{ env.DKTP_ENV_FILE }}
4747
export-variables: true

0 commit comments

Comments
 (0)