Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit e87c93c

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Bump dbt-labs/actions from 1.1.0 to 1.1.1 (#1012)
* Bump dbt-labs/actions from 1.1.0 to 1.1.1 Bumps [dbt-labs/actions](https://github.com/dbt-labs/actions) from 1.1.0 to 1.1.1. - [Commits](dbt-labs/actions@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: dbt-labs/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent a096642 commit e87c93c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Bump dbt-labs/actions from 1.1.0 to 1.1.1"
3+
time: 2024-04-19T02:48:20.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1012

.github/workflows/release-prep.yml

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

124124
- name: "Audit Version And Parse Into Parts"
125125
id: semver
126-
uses: dbt-labs/actions/[email protected].0
126+
uses: dbt-labs/actions/[email protected].1
127127
with:
128128
version: ${{ inputs.version_number }}
129129

0 commit comments

Comments
 (0)