mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
ba3661ed43 | |||
898348c6b1 | |||
71c347b08e |
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
- name: Setup awscli
|
||||
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@3478c15aa1cf2543c22efcbbd3e483d49c3a31d7
|
||||
- uses: aws-actions/configure-aws-credentials@16fec6080fdb89d4b237dee411b7bf8f3658ec97
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 16fec60
|
||||
hash: 71c347b08ea0799262fcf2322e2700a01ce600c4
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.335
|
||||
title: ""
|
||||
date: 2025-02-10T16:12:10.420Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.14
|
||||
hash: 09c046395ad8f31fbfdd212e138e9162bf3e9e80
|
||||
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v4.1.335
|
||||
## (2025-02-10)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 16fec60 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.334
|
||||
## (2025-02-06)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.334
|
||||
version: 4.1.335
|
||||
|
Reference in New Issue
Block a user